Version

ClassComparer<T> Class Members

The following tables list the members exposed by ClassComparer<T>.

Public Methods
 NameDescription
Public MethodCompareCompares two objects and returns a value indicating if one is greater than, less than or equal to the other.  
Protected Methods
 NameDescription
Protected MethodCompareOverridePerforms the actual compare of the two non-null instances.  
See Also